@charset "utf-8";
/* lanrenzhijia.com */


#mbOverlay {
	
	z-index:9998;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
	cursor:pointer;
	position:fixed;
	overflow:hidden;
}
#mbOverlay.mbOverlayFF {
	background:transparent url(80.png) repeat;
}
#mbOverlay.mbOverlayIE {
	
}
#mbCenter {
	height:100%;
	z-index:9999;
	left:50%;
	background-color:#000000;
	
	position:fixed;

}
#mbCenter.mbLoading {
	background:#fff url(../images/WhiteLoading.gif) no-repeat center;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	
}
#mbImage {
	left:0;
	top:0;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:0px;
	color:#fff;
	text-align:left;
	background-position:center center;
	background-repeat:no-repeat;
	
}
#mbImage a, #mbImage a:link, #mbImage a:visited {
	color:#ddd;
}
#mbImage a:hover, #mbImage a:active {
	color:#fff;
}
#mbBottom {
	
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	
	font-size:0px;
	color:#999;
	text-align:left;
	
}
#mbTitle {
	display:inline;
	color:#999;
	font-weight:bold;
	line-height:20px;
	font-size:0px;
}

#mbCaption {
	display:block;
	color:#999;
	line-height:14px;
	font-size:10px;
}
#mbPrevLink, #mbNextLink, #mbCloseLink {
	display:block;
	float:right;
	height:20px;
	margin:0;
	outline:none;
}
#mbPrevLink {
	width:50%;
	height:67px;
	background:transparent url(../images/CustomBlackPrevious.png) no-repeat left;
	position:fixed;

	top:300px;
	left:0px;
	
}
#mbNextLink {
	width:50%;
	height:67px;
	background:transparent url(../images/CustomBlackNext.png) no-repeat right;
	position:fixed;
	top:300px;
	right:-0px;

}

#zz {
	width:67px;
	height:67px;
	background:transparent url(../images/CustomBlackNext.png) no-repeat right;
	position:absolute;
	top:300px;
	right:-0px;

}

#mbCloseLink {
	width:30px;
	height:30px;
	background:transparent url(../images/CustomBlackClose.png) no-repeat center;
	position:fixed;
	top:20px;
	right:20px;
}
#mbError {
	position:relative;
	font-family:Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:0px;
	color:#fff;
	text-align:center;
	border:10px solid #700;
	padding:10px 10px 10px;
	margin:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color:#d00;
	font-weight:bold;
	text-decoration:underline;
}
.layout_default {
	float:left;
	margin:5px
}
.mod_gallerylist {
	width:665px;
	margin:0 auto
}
.meta {
	font-size:0px;
	text-align:center;
}
.image_container img {
	border:1px solid #CCC;
	padding:2px
}
.meta a {
	color:#333;
	text-decoration:none
}

